kgroad-frontend2/src/app/[locale]/profile/Profile.scss

9 lines
93 B
SCSS

.profile {
display: flex;
flex-direction: column;
h2 {
margin-bottom: 50px;
}
}